Part 01-Module 02-Lesson 07_Make classes Advanced Topics
01. Advanced Ideas in OOP
02. Class Variables
03. Using Predefined Class Variables
04. Inheritance
05. Class Parent
06. What's the Output?
07. Class Child
08. Transitioning to Class Movie
09. Updating the Design for Class Movie
10. Reusing Methods
11. Method Overriding
12. Next Stop - Final Project